home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / latexspider / readme < prev    next >
Text File  |  1992-09-22  |  3KB  |  70 lines

  1. This is a collection of files to enable you to use Spidery Web with
  2. LaTeX as the formatter rather than plain TeX.  It is copyright D.Love,
  3. SERC Daresbury Laboratory 1991 under the same conditions as the Spider
  4. distribution.
  5.  
  6. --------------------------------------------------------------------
  7. #include <disclaimer.h>
  8. Snail mail:                 |  JANET: d.love@uk.ac.dl
  9. Dr. David Love,             |  modern BIT/INTERNET: d.love@dl.ac.uk
  10. SERC Daresbury Laboratory,  |  old UUCP: ...!ukc!daresbury!d.love
  11. Warrington WA4 4AD,         |  alternative BITNET: d.love%dl@ukacrl
  12. UK                  | alternative ARPA: d.love%dl@nsfnet-relay.ac.uk
  13.  'Phone: (+44/0)925 603573, Telex: ...925 629609, FAX: ...925 603173
  14.  
  15.  
  16. Here is a contents list.  You will need to copy the files to the
  17. correct sub-directories of the spider source (once you are sure you
  18. want to) and invoke, for instance, `make weave' in the C directory to
  19. make a LaTeX version of weave.  See web.doc for definitive information
  20. on the TeX aspect of things.
  21.  
  22. * README                This file;
  23.  
  24. * latexweb.tex          A short LaTeX document describing this stuff,
  25.                         intended for submission to TUGboat;
  26.  
  27. * weave.ltx             A change file for $MASTER/weave.web which
  28.                         inserts #defines to allow it to be compiled
  29.                         for LaTeX-compatible output;
  30.  
  31. * tangle.ltx            Trivial change file for $MASTER/tangle.web to
  32.                         allow woven output from it to be printed with
  33.                         either LaTeX or plain;
  34.  
  35. * spider.ltx            Change file for $MASTER/spider.web to allow it
  36.                         to produce output for a plain or LaTeX weave;
  37.  
  38. * WebMakefile           Changed version of $MASTER/WebMakefile
  39.                         to cope with the change files above and the
  40.                         different possible versions (also with my
  41.                         filenames wired in);
  42.  
  43. * web.doc               Self-documenting LaTeX sub-style for use
  44.                         instead of webkernel.tex.  Probably needs
  45.                         Mittelbach's newdoc.sty, v1.6d or later to
  46.                         produce documentation -- instructions at the
  47.                         front of it;
  48.  
  49. * web.sty               web.doc with comments stripped;
  50.  
  51. * web.tex               Driver file to print web.doc;
  52.  
  53. * docstrip.cmd          Used by the .doc->.sty process;
  54.  
  55. * cmake                 Changed version of $SPIDER/c/make to produce
  56.                         LaTeX ceeweave;
  57.  
  58. * awkmake               Changed version of $SPIDER/awk/make to produce
  59.                         LaTeX awkweave;
  60.  
  61. * cspider.dif           Trivial diff from $SPIDER/c/c.spider to allow
  62.                         it to work with LaTeX or plain;
  63.  
  64. * tie.web               Translation of the TIE processor to spidery
  65.                         C-web.  This allows you to merge change files
  66.                         with the original or with other change files,
  67.                         which may be useful for combining the LaTeX
  68.                         changes with any you already have;
  69.  
  70.